home *** CD-ROM | disk | FTP | other *** search
/ Mega Doom 1 / Mega Doom 1.iso / utils / dmmenu / doom.bat < prev    next >
DOS Batch File  |  1994-03-17  |  2KB  |  53 lines

  1. echo off        
  2. cls
  3. echo.  
  4. echo.
  5. echo.
  6. echo.
  7. echo              DDDDD      OOOO      OOOO     M       M     !!
  8. echo              D    D    O    O    O    O    MM     MM     !!
  9. echo              D    D    O    O    O    O    M M   M M     !!
  10. echo              D    D    O    O    O    O    M  M M  M 
  11. echo              DDDDD      OOOO      OOOO     M   M   M     !!
  12. echo.
  13. echo.
  14. echo                 Welcome to Dave's ultimate DOOM! menu.
  15. echo.
  16. echo                 Remember that in 2 player modem games,
  17. echo                 both players must decide what episode,
  18. echo            difficulty, and playmode (co-op or deathmatch),
  19. echo              they are going to play before they initiate
  20. echo            setup  so that both machines will be configured
  21. echo            the same. Upon entering SETUP, choose RUN NETWORK\
  22. echo         MODEM\SERIAL GAME. Also remember to mark the appropriate
  23. echo             com port for your modem,  and obviously choose 
  24. echo                 the "ALREADY CONNECTED" block in  setup!
  25. echo.
  26. echo If you wish to go to the menu, then            
  27. echo off
  28. pause
  29. cls
  30. echo.
  31. echo.
  32. echo               DDDDD      OOOO      OOOO     M       M      !!
  33. echo               D    D    O    O    O    O    MM     MM      !!
  34. echo               D    D    O    O    O    O    M M   M M      !!
  35. echo               D    D    O    O    O    O    M  M M  M
  36. echo               DDDDD      OOOO      OOOO     M   M   M      !!
  37. echo.
  38. echo.
  39. echo                           What's your poison?
  40. echo.
  41. echo.
  42. echo.
  43. echo                       1. Play single player DOOM!
  44. echo.
  45. echo                 2.  Call a friend to play 2 player DOOM!
  46. echo.
  47. echo            3.  Answer a call from a friend for 2 player DOOM!
  48. echo.
  49. echo                       4. Return to (YIKES!) DOS.
  50. echo.
  51. echo.
  52. Prompt Type the number you want, then press enter:
  53.